Vcenter Vm DataSets Summary
Basic data set information.
This schema was added in vSphere API 8.0.0.0.
{
"data_set": "string",
"name": "string",
"description": "string"
}
The identifier of the data set.
This property was added in vSphere API 8.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: com.vmware.vcenter.vm.DataSet
. When operations return a value of this schema as a response, the property will be an identifier for the resource type: com.vmware.vcenter.vm.DataSet
.
The name of the data set.
This property was added in vSphere API 8.0.0.0.
The description of the data set.
This property was added in vSphere API 8.0.0.0.